-- card: 66877 from stack: in -- bmap block id: 67573 -- flags: 0000 -- background id: 2665 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=334 top=164 right=186 bottom=434 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 1 ----- HyperTalk script ----- on mouseUp global guess add 1 to guess end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=335 top=190 right=212 bottom=435 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 2 ----- HyperTalk script ----- on mouseUp global guess add 1 to guess end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=335 top=215 right=237 bottom=435 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 3 ----- HyperTalk script ----- on mouseUp global guess add 1 to guess end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=336 top=242 right=264 bottom=436 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 4 ----- HyperTalk script ----- on mouseUp hide card field "cover" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=336 top=268 right=290 bottom=436 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 5 ----- HyperTalk script ----- on mouseUp global guess add 1 to guess end mouseUp -- part 6 (field) -- low flags: 00 -- high flags: 0001 -- rect: left=4 top=197 right=306 bottom=239 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: cover -- part 7 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=337 top=297 right=319 bottom=437 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: RESTORE ----- HyperTalk script ----- on mouseUp global correct add 1 to correct global guess add 1 to guess show card field "cover" go next end mouseUp -- part contents for background part 1 ----- text ----- QUIZ -- part contents for background part 2 ----- text ----- 13Q When homologous chromosomes fail to separate from each other during meiosis, the process is called... 1. Mutation 2. Transversion 3. Inversion 4. Nondisjunction 5. Translocation Correct! Inversions involve the reversal of a segment of a gene sequence on the chromosome and translocation involves the transfer of genes from one chromosome pair to another chromosome pair.